How to Install libpam-chroot software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libpam-chroot software package in Ubuntu 14.04 LTS (Trusty Tahr)

libpam-chroot software package provides Chroot Pluggable Authentication Module for PAM, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libpam-chroot 

libpam-chroot is installed in your system.

Make ensure the libpam-chroot package were installed using the commands given below,

$ sudo dpkg-query -l | grep libpam-chroot *

You will get with libpam-chroot package name, version, architecture and description in a table

libpam-chroot package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package libpam-chroot
Version 0.9-4.1
Description Chroot Pluggable Authentication Module for PAM
Sub Section devel


See Also, How to uninstall or remove libpam-chroot software package from Ubuntu 14.04 LTS (Trusty Tahr)?